home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 829 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  603 b 

  1. Path: portland.caps.maine.edu!dseama41
  2. Organization: University of Maine System
  3. Date: Tue, 9 Jan 1996 10:38:02 EST
  4. From: Starduster <DSEAMA41@portland.caps.maine.edu>
  5. Message-ID: <96009.103802DSEAMA41@portland.caps.maine.edu>
  6. Newsgroups: comp.lang.c
  7. Subject: Re: i = atoi(NULL);
  8. References: <DKwCsG.IGD@cs.openu.ac.il>
  9.  
  10. In article <DKwCsG.IGD@cs.openu.ac.il>, shimoco@mail.tlm.openu.ac.il (Shimon
  11. Cohen) says:
  12. >Hi !
  13. >
  14. >What ANSI C says about:
  15. >i = atoi(NULL);
  16.  
  17.    One question: why does it matter? Why would you want to do such a thing?
  18. Just curious.
  19.                                             -Darryl
  20.